home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 - Homepage
/
CHIP.BIN
/
share
/
htmledit
/
bashhtml
/
bashhtml.exe
/
%AppDir%
/
scripts
/
Confirmation Box.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-09-01
|
467 b
|
7 lines
[DESCRIPTION]References a javascript saved to a seperate file.[/DESCRIPTION]
[HEAD CODE]<script language=javascript src=filename.js></script>[/HEAD CODE]
[BODY CODE]<script language=javascript src=filename.js></script>[/BODY CODE]
[NOTES]Place the code either in the head or the body, wherever the javascript you are referencing to is supposed to be. Also be sure to remove the script language tag from the script as it is included by referencing it.[/NOTES]